3.8.96 \(\int \frac {B \sec (c+d x)+C \sec ^2(c+d x)}{a+b \sec (c+d x)} \, dx\) [796]

Optimal. Leaf size=76 \[ \frac {C \tanh ^{-1}(\sin (c+d x))}{b d}+\frac {2 (b B-a C) \tanh ^{-1}\left (\frac {\sqrt {a-b} \tan \left (\frac {1}{2} (c+d x)\right )}{\sqrt {a+b}}\right )}{\sqrt {a-b} b \sqrt {a+b} d} \]

[Out]

C*arctanh(sin(d*x+c))/b/d+2*(B*b-C*a)*arctanh((a-b)^(1/2)*tan(1/2*d*x+1/2*c)/(a+b)^(1/2))/b/d/(a-b)^(1/2)/(a+b
)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.09, antiderivative size = 76, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 32, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.188, Rules used = {4135, 3855, 12, 3916, 2738, 214} \begin {gather*} \frac {2 (b B-a C) \tanh ^{-1}\left (\frac {\sqrt {a-b} \tan \left (\frac {1}{2} (c+d x)\right )}{\sqrt {a+b}}\right )}{b d \sqrt {a-b} \sqrt {a+b}}+\frac {C \tanh ^{-1}(\sin (c+d x))}{b d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(B*Sec[c + d*x] + C*Sec[c + d*x]^2)/(a + b*Sec[c + d*x]),x]

[Out]

(C*ArcTanh[Sin[c + d*x]])/(b*d) + (2*(b*B - a*C)*ArcTanh[(Sqrt[a - b]*Tan[(c + d*x)/2])/Sqrt[a + b]])/(Sqrt[a
- b]*b*Sqrt[a + b]*d)

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 214

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-a/b, 2]/a)*ArcTanh[x/Rt[-a/b, 2]], x] /; FreeQ[{a, b},
x] && NegQ[a/b]

Rule 2738

Int[((a_) + (b_.)*sin[Pi/2 + (c_.) + (d_.)*(x_)])^(-1), x_Symbol] :> With[{e = FreeFactors[Tan[(c + d*x)/2], x
]}, Dist[2*(e/d), Subst[Int[1/(a + b + (a - b)*e^2*x^2), x], x, Tan[(c + d*x)/2]/e], x]] /; FreeQ[{a, b, c, d}
, x] && NeQ[a^2 - b^2, 0]

Rule 3855

Int[csc[(c_.) + (d_.)*(x_)], x_Symbol] :> Simp[-ArcTanh[Cos[c + d*x]]/d, x] /; FreeQ[{c, d}, x]

Rule 3916

Int[csc[(e_.) + (f_.)*(x_)]/(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)), x_Symbol] :> Dist[1/b, Int[1/(1 + (a/b)*Si
n[e + f*x]), x], x] /; FreeQ[{a, b, e, f}, x] && NeQ[a^2 - b^2, 0]

Rule 4135

Int[((A_.) + csc[(e_.) + (f_.)*(x_)]*(B_.) + csc[(e_.) + (f_.)*(x_)]^2*(C_.))/(csc[(e_.) + (f_.)*(x_)]*(b_.) +
 (a_)), x_Symbol] :> Dist[C/b, Int[Csc[e + f*x], x], x] + Dist[1/b, Int[(A*b + (b*B - a*C)*Csc[e + f*x])/(a +
b*Csc[e + f*x]), x], x] /; FreeQ[{a, b, e, f, A, B, C}, x]

Rubi steps

\begin {align*} \int \frac {B \sec (c+d x)+C \sec ^2(c+d x)}{a+b \sec (c+d x)} \, dx &=\frac {\int \frac {(b B-a C) \sec (c+d x)}{a+b \sec (c+d x)} \, dx}{b}+\frac {C \int \sec (c+d x) \, dx}{b}\\ &=\frac {C \tanh ^{-1}(\sin (c+d x))}{b d}+\frac {(b B-a C) \int \frac {\sec (c+d x)}{a+b \sec (c+d x)} \, dx}{b}\\ &=\frac {C \tanh ^{-1}(\sin (c+d x))}{b d}+\frac {(b B-a C) \int \frac {1}{1+\frac {a \cos (c+d x)}{b}} \, dx}{b^2}\\ &=\frac {C \tanh ^{-1}(\sin (c+d x))}{b d}+\frac {(2 (b B-a C)) \text {Subst}\left (\int \frac {1}{1+\frac {a}{b}+\left (1-\frac {a}{b}\right ) x^2} \, dx,x,\tan \left (\frac {1}{2} (c+d x)\right )\right )}{b^2 d}\\ &=\frac {C \tanh ^{-1}(\sin (c+d x))}{b d}+\frac {2 (b B-a C) \tanh ^{-1}\left (\frac {\sqrt {a-b} \tan \left (\frac {1}{2} (c+d x)\right )}{\sqrt {a+b}}\right )}{\sqrt {a-b} b \sqrt {a+b} d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.19, size = 112, normalized size = 1.47 \begin {gather*} \frac {\frac {2 (-b B+a C) \tanh ^{-1}\left (\frac {(-a+b) \tan \left (\frac {1}{2} (c+d x)\right )}{\sqrt {a^2-b^2}}\right )}{\sqrt {a^2-b^2}}+C \left (-\log \left (\cos \left (\frac {1}{2} (c+d x)\right )-\sin \left (\frac {1}{2} (c+d x)\right )\right )+\log \left (\cos \left (\frac {1}{2} (c+d x)\right )+\sin \left (\frac {1}{2} (c+d x)\right )\right )\right )}{b d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(B*Sec[c + d*x] + C*Sec[c + d*x]^2)/(a + b*Sec[c + d*x]),x]

[Out]

((2*(-(b*B) + a*C)*ArcTanh[((-a + b)*Tan[(c + d*x)/2])/Sqrt[a^2 - b^2]])/Sqrt[a^2 - b^2] + C*(-Log[Cos[(c + d*
x)/2] - Sin[(c + d*x)/2]] + Log[Cos[(c + d*x)/2] + Sin[(c + d*x)/2]]))/(b*d)

________________________________________________________________________________________

Maple [A]
time = 0.18, size = 92, normalized size = 1.21

method result size
derivativedivides \(\frac {-\frac {C \ln \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )-1\right )}{b}+\frac {C \ln \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )+1\right )}{b}-\frac {2 \left (-b B +a C \right ) \arctanh \left (\frac {\left (a -b \right ) \tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{\sqrt {\left (a +b \right ) \left (a -b \right )}}\right )}{b \sqrt {\left (a +b \right ) \left (a -b \right )}}}{d}\) \(92\)
default \(\frac {-\frac {C \ln \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )-1\right )}{b}+\frac {C \ln \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )+1\right )}{b}-\frac {2 \left (-b B +a C \right ) \arctanh \left (\frac {\left (a -b \right ) \tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{\sqrt {\left (a +b \right ) \left (a -b \right )}}\right )}{b \sqrt {\left (a +b \right ) \left (a -b \right )}}}{d}\) \(92\)
risch \(\frac {\ln \left ({\mathrm e}^{i \left (d x +c \right )}+\frac {i a^{2}-i b^{2}+\sqrt {a^{2}-b^{2}}\, b}{a \sqrt {a^{2}-b^{2}}}\right ) B}{\sqrt {a^{2}-b^{2}}\, d}-\frac {\ln \left ({\mathrm e}^{i \left (d x +c \right )}+\frac {i a^{2}-i b^{2}+\sqrt {a^{2}-b^{2}}\, b}{a \sqrt {a^{2}-b^{2}}}\right ) a C}{\sqrt {a^{2}-b^{2}}\, d b}-\frac {\ln \left ({\mathrm e}^{i \left (d x +c \right )}+\frac {-i a^{2}+i b^{2}+\sqrt {a^{2}-b^{2}}\, b}{a \sqrt {a^{2}-b^{2}}}\right ) B}{\sqrt {a^{2}-b^{2}}\, d}+\frac {\ln \left ({\mathrm e}^{i \left (d x +c \right )}+\frac {-i a^{2}+i b^{2}+\sqrt {a^{2}-b^{2}}\, b}{a \sqrt {a^{2}-b^{2}}}\right ) a C}{\sqrt {a^{2}-b^{2}}\, d b}+\frac {\ln \left ({\mathrm e}^{i \left (d x +c \right )}+i\right ) C}{b d}-\frac {\ln \left ({\mathrm e}^{i \left (d x +c \right )}-i\right ) C}{b d}\) \(327\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+b*sec(d*x+c)),x,method=_RETURNVERBOSE)

[Out]

1/d*(-C/b*ln(tan(1/2*d*x+1/2*c)-1)+C/b*ln(tan(1/2*d*x+1/2*c)+1)-2/b*(-B*b+C*a)/((a+b)*(a-b))^(1/2)*arctanh((a-
b)*tan(1/2*d*x+1/2*c)/((a+b)*(a-b))^(1/2)))

________________________________________________________________________________________

Maxima [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: ValueError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+b*sec(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
 for more de

________________________________________________________________________________________

Fricas [A]
time = 4.44, size = 316, normalized size = 4.16 \begin {gather*} \left [-\frac {{\left (C a - B b\right )} \sqrt {a^{2} - b^{2}} \log \left (\frac {2 \, a b \cos \left (d x + c\right ) - {\left (a^{2} - 2 \, b^{2}\right )} \cos \left (d x + c\right )^{2} + 2 \, \sqrt {a^{2} - b^{2}} {\left (b \cos \left (d x + c\right ) + a\right )} \sin \left (d x + c\right ) + 2 \, a^{2} - b^{2}}{a^{2} \cos \left (d x + c\right )^{2} + 2 \, a b \cos \left (d x + c\right ) + b^{2}}\right ) - {\left (C a^{2} - C b^{2}\right )} \log \left (\sin \left (d x + c\right ) + 1\right ) + {\left (C a^{2} - C b^{2}\right )} \log \left (-\sin \left (d x + c\right ) + 1\right )}{2 \, {\left (a^{2} b - b^{3}\right )} d}, -\frac {2 \, {\left (C a - B b\right )} \sqrt {-a^{2} + b^{2}} \arctan \left (-\frac {\sqrt {-a^{2} + b^{2}} {\left (b \cos \left (d x + c\right ) + a\right )}}{{\left (a^{2} - b^{2}\right )} \sin \left (d x + c\right )}\right ) - {\left (C a^{2} - C b^{2}\right )} \log \left (\sin \left (d x + c\right ) + 1\right ) + {\left (C a^{2} - C b^{2}\right )} \log \left (-\sin \left (d x + c\right ) + 1\right )}{2 \, {\left (a^{2} b - b^{3}\right )} d}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+b*sec(d*x+c)),x, algorithm="fricas")

[Out]

[-1/2*((C*a - B*b)*sqrt(a^2 - b^2)*log((2*a*b*cos(d*x + c) - (a^2 - 2*b^2)*cos(d*x + c)^2 + 2*sqrt(a^2 - b^2)*
(b*cos(d*x + c) + a)*sin(d*x + c) + 2*a^2 - b^2)/(a^2*cos(d*x + c)^2 + 2*a*b*cos(d*x + c) + b^2)) - (C*a^2 - C
*b^2)*log(sin(d*x + c) + 1) + (C*a^2 - C*b^2)*log(-sin(d*x + c) + 1))/((a^2*b - b^3)*d), -1/2*(2*(C*a - B*b)*s
qrt(-a^2 + b^2)*arctan(-sqrt(-a^2 + b^2)*(b*cos(d*x + c) + a)/((a^2 - b^2)*sin(d*x + c))) - (C*a^2 - C*b^2)*lo
g(sin(d*x + c) + 1) + (C*a^2 - C*b^2)*log(-sin(d*x + c) + 1))/((a^2*b - b^3)*d)]

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (B + C \sec {\left (c + d x \right )}\right ) \sec {\left (c + d x \right )}}{a + b \sec {\left (c + d x \right )}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*sec(d*x+c)+C*sec(d*x+c)**2)/(a+b*sec(d*x+c)),x)

[Out]

Integral((B + C*sec(c + d*x))*sec(c + d*x)/(a + b*sec(c + d*x)), x)

________________________________________________________________________________________

Giac [A]
time = 0.48, size = 128, normalized size = 1.68 \begin {gather*} \frac {\frac {C \log \left ({\left | \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + 1 \right |}\right )}{b} - \frac {C \log \left ({\left | \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) - 1 \right |}\right )}{b} - \frac {2 \, {\left (\pi \left \lfloor \frac {d x + c}{2 \, \pi } + \frac {1}{2} \right \rfloor \mathrm {sgn}\left (-2 \, a + 2 \, b\right ) + \arctan \left (-\frac {a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) - b \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )}{\sqrt {-a^{2} + b^{2}}}\right )\right )} {\left (C a - B b\right )}}{\sqrt {-a^{2} + b^{2}} b}}{d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+b*sec(d*x+c)),x, algorithm="giac")

[Out]

(C*log(abs(tan(1/2*d*x + 1/2*c) + 1))/b - C*log(abs(tan(1/2*d*x + 1/2*c) - 1))/b - 2*(pi*floor(1/2*(d*x + c)/p
i + 1/2)*sgn(-2*a + 2*b) + arctan(-(a*tan(1/2*d*x + 1/2*c) - b*tan(1/2*d*x + 1/2*c))/sqrt(-a^2 + b^2)))*(C*a -
 B*b)/(sqrt(-a^2 + b^2)*b))/d

________________________________________________________________________________________

Mupad [B]
time = 4.72, size = 573, normalized size = 7.54 \begin {gather*} \frac {B\,a^2\,\ln \left (\frac {a\,\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )-b\,\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )+\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )\,\sqrt {a^2-b^2}}{\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )}\right )}{d\,{\left (a^2-b^2\right )}^{3/2}}-\frac {B\,\ln \left (\frac {a\,\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )+b\,\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )-\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )\,\sqrt {a^2-b^2}}{\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )}\right )\,\sqrt {\left (a+b\right )\,\left (a-b\right )}}{d\,\left (a^2-b^2\right )}-\frac {2\,C\,b\,\mathrm {atanh}\left (\frac {\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )}{\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )}\right )}{d\,\left (a^2-b^2\right )}-\frac {B\,b^2\,\ln \left (\frac {a\,\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )-b\,\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )+\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )\,\sqrt {a^2-b^2}}{\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )}\right )}{d\,{\left (a^2-b^2\right )}^{3/2}}+\frac {2\,C\,a^2\,\mathrm {atanh}\left (\frac {\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )}{\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )}\right )}{b\,d\,\left (a^2-b^2\right )}-\frac {C\,a^3\,\ln \left (\frac {a\,\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )-b\,\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )+\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )\,\sqrt {a^2-b^2}}{\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )}\right )}{b\,d\,{\left (a^2-b^2\right )}^{3/2}}+\frac {C\,a\,b\,\ln \left (\frac {a\,\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )-b\,\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )+\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )\,\sqrt {a^2-b^2}}{\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )}\right )}{d\,{\left (a^2-b^2\right )}^{3/2}}+\frac {C\,a\,\ln \left (\frac {a\,\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )+b\,\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )-\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )\,\sqrt {a^2-b^2}}{\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )}\right )\,\sqrt {\left (a+b\right )\,\left (a-b\right )}}{b\,d\,\left (a^2-b^2\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((B/cos(c + d*x) + C/cos(c + d*x)^2)/(a + b/cos(c + d*x)),x)

[Out]

(B*a^2*log((a*sin(c/2 + (d*x)/2) - b*sin(c/2 + (d*x)/2) + cos(c/2 + (d*x)/2)*(a^2 - b^2)^(1/2))/cos(c/2 + (d*x
)/2)))/(d*(a^2 - b^2)^(3/2)) - (B*log((a*cos(c/2 + (d*x)/2) + b*cos(c/2 + (d*x)/2) - sin(c/2 + (d*x)/2)*(a^2 -
 b^2)^(1/2))/cos(c/2 + (d*x)/2))*((a + b)*(a - b))^(1/2))/(d*(a^2 - b^2)) - (2*C*b*atanh(sin(c/2 + (d*x)/2)/co
s(c/2 + (d*x)/2)))/(d*(a^2 - b^2)) - (B*b^2*log((a*sin(c/2 + (d*x)/2) - b*sin(c/2 + (d*x)/2) + cos(c/2 + (d*x)
/2)*(a^2 - b^2)^(1/2))/cos(c/2 + (d*x)/2)))/(d*(a^2 - b^2)^(3/2)) + (2*C*a^2*atanh(sin(c/2 + (d*x)/2)/cos(c/2
+ (d*x)/2)))/(b*d*(a^2 - b^2)) - (C*a^3*log((a*sin(c/2 + (d*x)/2) - b*sin(c/2 + (d*x)/2) + cos(c/2 + (d*x)/2)*
(a^2 - b^2)^(1/2))/cos(c/2 + (d*x)/2)))/(b*d*(a^2 - b^2)^(3/2)) + (C*a*b*log((a*sin(c/2 + (d*x)/2) - b*sin(c/2
 + (d*x)/2) + cos(c/2 + (d*x)/2)*(a^2 - b^2)^(1/2))/cos(c/2 + (d*x)/2)))/(d*(a^2 - b^2)^(3/2)) + (C*a*log((a*c
os(c/2 + (d*x)/2) + b*cos(c/2 + (d*x)/2) - sin(c/2 + (d*x)/2)*(a^2 - b^2)^(1/2))/cos(c/2 + (d*x)/2))*((a + b)*
(a - b))^(1/2))/(b*d*(a^2 - b^2))

________________________________________________________________________________________